Skip to content

chore(deps): bump reth-codecs from 0.3.1 to 0.4.0#243

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reth-codecs-0.4.0
Closed

chore(deps): bump reth-codecs from 0.3.1 to 0.4.0#243
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/reth-codecs-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps reth-codecs from 0.3.1 to 0.4.0.

Release notes

Sourced from reth-codecs's releases.

v0.4.0

What's Changed

New Contributors

Full Changelog: paradigmxyz/reth-core@v0.3.1...v0.4.0

v0.3.2

Full Changelog: paradigmxyz/reth-core@v0.3.1...v0.3.2

Changelog

Sourced from reth-codecs's changelog.

0.4.0 - 2026-05-21

Features

  • [primitives] Add SealedBlockWith (#21)

Miscellaneous Tasks

  • Integrate revm devnet7 (rev f7ccd08c) (#22)
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: rust. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 00:53
Bumps [reth-codecs](https://github.com/paradigmxyz/reth-core) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/paradigmxyz/reth-core/releases)
- [Changelog](https://github.com/paradigmxyz/reth-core/blob/main/CHANGELOG.md)
- [Commits](paradigmxyz/reth-core@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: reth-codecs
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/reth-codecs-0.4.0 branch from 2068911 to 23b7b74 Compare June 3, 2026 13:25
@randygrok

Copy link
Copy Markdown
Contributor

Closing this for now.

The repository is currently pinned to Reth v2.2.0, and that upstream Reth version still depends on the reth-codecs 0.3.x family. Updating our direct reth-codecs dependency to 0.4.0 creates mixed reth-codecs versions and breaks trait compatibility, e.g. Decompress expects the older error type from Reth’s dependency graph.

We should revisit this together with an upstream Reth upgrade that moves Reth itself to the 0.4.x codecs family.

@randygrok randygrok closed this Jun 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/reth-codecs-0.4.0 branch June 3, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant